Demo
http://hst571hw8.us-east-2.elasticbeanstalk.com/
- Built back-end service with Node.js Express, which provides API to search eBay products, products detail, similar products and related photos.
- Built front-end web page with Angular and Bootstrap. User can submit a form to search eBay products by keyword, condition and geography location. Display 50 search result in different pages and tables. User can click product title to view detail information. User can add products into wish list. User can share product with Facebook friends. Refined front-end detail like postal code auto-complete, animation, tooltip, progress bar.
- Built Android application for product search. Achieved the same features as web application.